看词语>英语词典>allocate memory翻译和用法

allocate memory

英 [ˈæləkeɪt ˈmeməri]

美 [ˈæləkeɪt ˈmeməri]

网络  分配内存; 分配存储器

计算机

双语例句

  • Using Slab to allocate memory
    应用Slab技术分配内存
  • Could not allocate memory for file copy buffer.
    无法给文件复制缓冲区分配内存。
  • The application was unable to allocate memory for the Connection Manager object.
    应用程序无法分配连接管理器对象所用的内存。
  • Soon after that, the kernel starts swapping some of those pages to disk in anticipation of having to allocate memory to the process that's allocating memory.
    在此之后,如果内核预计必须为请求内存的进程分配内存,它就会开始把一些页面交换到磁盘。
  • As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.
    当代理程序或子代理程序需要更多的堆空间以处理较大的SQL语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。
  • Detection Manager failed to allocate memory for internal use.
    检测管理程序无法分配内部使用内存。
  • The firewall could not allocate memory to fulfill your request.
    防火墙不能为你的请求分配内存。
  • AIX will dynamically allocate memory based on workload utilization and LPAR configuration.
    AIX会根据工作负载利用率和LPAR配置动态地分配内存。
  • Another approach, called buddy memory allocation, is a faster memory technique that divides memory into power-of-2 partitions and attempts to allocate memory requests using a best-fit approach.
    另外一种方法称为buddymemoryallocation,是一种更快的内存分配技术,它将内存划分为2的幂次方个分区,并使用best-fit方法来分配内存请求。
  • Allocate memory to the guest.
    为这个guest分配内存。